home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / frame_1423 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  205 b   |  10 lines

  1. if(eval("/Variables:Rouleau01Pris") == true)
  2. {
  3.    setProperty(Parchemin, _visible, false);
  4. }
  5. if(eval("/Variables:ArbalettePrise") == true)
  6. {
  7.    setProperty(Arbalette2, _visible, false);
  8. }
  9. play();
  10.